C1.LiveLinq.LiveViews Namespace > View<T> Class : Indexes Property |
'Declaration
Public ReadOnly Property Indexes As IndexCollection(Of T)
public IndexCollection<T> Indexes {get;}
Live views can be indexed, just like other LiveLinq data sources, to optimize search operations over their data. For an example of an index over a view, see Live Views How To: Create Views Based on Other Views and Create Indexes on Views.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2